gc current grant 2-way
Indicates that no current block was received because it was not cached in any instance. Instead a global grant was given, enabling the requesting instance to read the block from disk or modify it.
Detailed Description​
This is a RAC wait. This indicates that no current block was received because it was not cached in any instance. Instead a global grant was given, enabling the requesting instance to read the block from disk or modify it.
In RAC wait event names:
gc
denotes the Global Cache servicecurrent
- is for DML operationscr
- is for select operations2-way
indicates another node is master
The difference between CR and Current is that CR requires a block with a given SCN, whereas current does not (current mode fetches the block with the current SCN).
How to reduce this wait​
Not available yet. Contributions welcome.
Additional Links​
Oracle RAC Docs - Monitoring Performance
Oracle RAC Docs - RAC Wait Events
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.